Skip to content

fix(list-view): Revert onunload ng view destroy #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented Apr 4, 2017

The fix was not taking into account that view were being recycled
and was causing crashes due to prematurely destroying item views.

Reverts #703
Related to #656

The fix was not taking into account that view were being recycled
and was causing crashes due to prematurely destroying item views.
@hdeshev hdeshev merged commit 71af1e0 into master Apr 5, 2017
@hdeshev hdeshev deleted the hdeshev/listview-unload-revert branch April 5, 2017 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant